Skip to content

Support Push Button events#21

Open
rfshelley wants to merge 1 commit into
djdizzyd:masterfrom
rfshelley:master
Open

Support Push Button events#21
rfshelley wants to merge 1 commit into
djdizzyd:masterfrom
rfshelley:master

Conversation

@rfshelley
Copy link
Copy Markdown

The original drive doesn't support Push Button events from either Rule Machine or from the Device details. Both throw an exception:

groovy.lang.MissingMethodException: No signature of method: user_driver_djdizzyd_Zooz_Zen21_Central_Scene_Switch_383.push() is applicable for argument types: (java.math.BigDecimal) values: [1]

or

groovy.lang.MissingMethodException: No signature of method: user_driver_djdizzyd_Zooz_Zen21_Central_Scene_Switch_383.push() is applicable for argument types: (java.lang.Long) values: [1]

This allows the switch to support virtual button pushes.

The original drive doesn't support Push Button events from either Rule Machine or from the Device details. Both throw an exception:

groovy.lang.MissingMethodException: No signature of method: user_driver_djdizzyd_Zooz_Zen21_Central_Scene_Switch_383.push() is applicable for argument types: (java.math.BigDecimal) values: [1]

or

groovy.lang.MissingMethodException: No signature of method: user_driver_djdizzyd_Zooz_Zen21_Central_Scene_Switch_383.push() is applicable for argument types: (java.lang.Long) values: [1]

This allows the switch to support virtual button pushes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant